home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / TGKI-109 / Games / agent_platformer.swf / scripts / frame_2 / PlaceObject2_119_297 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2010-11-09  |  87b  |  5 lines

  1. onClipEvent(enterFrame){
  2.    this._x = _root._xmouse;
  3.    this._y = _root._ymouse;
  4. }
  5.